CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口 发送

搜索资源列表

  1. GPS--串口

    0下载:
  2. 利用STM32串口1,串口3接受GPS数据并且发送显示(GPS Signal communication)
  3. 所属分类:串口编程

    • 发布日期:2018-01-05
    • 文件大小:11969536
    • 提供者:stm3210
  1. 串口计算器

    2下载:
  2. STM32串口计算器,能过实现较为复杂的计算,包括小数点,括号优先级(多重括号)等。在串口助手中输入要计算的算式,点击发送就能返回结果。(STM32 serial calculator, can achieve more complex calculation, including decimal points, brackets priority (multiple brackets) and so on. In the serial assistant, enter the formula
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-06
    • 文件大小:4119552
    • 提供者:乔峰11
  1. C#SerialPort控件开发串口通信程序的例子 源码

    0下载:
  2. 串口工具的实现,VC++ 完整串口通信程序(发送和接受)(The implementation of serial port tools)
  3. 所属分类:串口编程

    • 发布日期:2018-01-06
    • 文件大小:1364992
    • 提供者:wsr
  1. qt串口

    0下载:
  2. 你可以用串口接受/发送数据,基于windows,qt5.9.1(Can receive / send data by serial port)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:2992128
    • 提供者:Qwerqnn
  1. LABVIEW中串口程序大全

    0下载:
  2. labview的串口助手源码,能够接受和发送串口的信息(Serial assistant source code)
  3. 所属分类:LabView编程

    • 发布日期:2018-01-07
    • 文件大小:680960
    • 提供者:龙魂小鬼
  1. S52串口通讯

    0下载:
  2. AT89S52串口通讯,与上位机串口通讯,发送与接收(AT89S52 serial communication, serial communication with the host computer, sending and receiving)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:25600
    • 提供者:芊芊123
  1. E语言串口通讯

    2下载:
  2. 易语言串口COM通讯源码例程程序结合易语言扩展界面支持库,应用易语言端口组件,通过端口实现单片机的发送接收数据
  3. 所属分类:串口编程

  1. 可以发送长字符串的串口调试助手

    0下载:
  2. 实现串口调试,可以读取终端与上位机之间数据的读取发送(To realize serial debugging, the reading and sending of data between the terminal and the upper computer can be read)
  3. 所属分类:串口编程

  1. 3.USART串口测试

    0下载:
  2. 使用外设:串口线一跟,通过COM1连接PC ** 实验名:【B】USART_TEST ** keil MDK-ARM Standard Version:V4.22A ** 软件库(keil) Version: V2.0.1 ** 固件库(ST) Version: V *************************************/ /*********************************** ** 实验现象: 1、首先进行常规配置(RCC、N
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:653312
    • 提供者:72521
  1. 20.串口发送1602液晶显示

    0下载:
  2. 慧净电子51单片机例程,亲测可用,串口发送1602液晶显示(The serial port to send the 1602 liquid crystal display)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:yestinl
  1. stm32软件串口1.0

    1下载:
  2. 通过stm32 io口模拟串口,串口接收通过中断. 本代码会把发送给串口的数据,发送出来(Through the STM32 IO port, the serial port is received through the serial port, and the serial port is received through the interrupt. This code will send out the data sent to the serial port)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-10
    • 文件大小:771072
    • 提供者:jbchen4469
  1. VB串口配合数据线实现短信发送程序

    1下载:
  2. VB串口配合数据线实现短信发送程序,短信猫实现短信功能的实例
  3. 所属分类:串口编程

  1. 串口调试1

    0下载:
  2. 串口调试,实现发送接收数据。亲测可以实现。放心下载。(Serial debug to send and receive data)
  3. 所属分类:串口编程

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:all in
  1. Main

    0下载:
  2. 通过串口发送指令发出RC5,NEC协议的红外信号(ending an instruction from a serial port to send out the infrared signal of the RC5, NEC protocol)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:学徒工
  1. linux串口.tar

    0下载:
  2. LINUX 串口 接收发送程序 LINUX 串口 接收发送程序(LINUX serial receiving and sending program)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-21
    • 文件大小:26624
    • 提供者:jiepeng1992
  1. 3:STM32_串口实验

    0下载:
  2. STM32F10x开发的串口应用程序,可进行发送和接收数据(STM32F10x developed a serial port application to send and receive data)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-21
    • 文件大小:4469760
    • 提供者:lizhihong21
  1. 串口中断接收例程

    0下载:
  2. 实现与单片机的串口接收和发送,有可视化的界面等等(Realization of serial port receiving and sending with single chip microcompute)
  3. 所属分类:串口编程

    • 发布日期:2018-04-29
    • 文件大小:1655808
    • 提供者:至000
  1. 串口通信程序

    0下载:
  2. 实现串口通信,打开串口,关闭串口,发送数据(To realize serial communication, open serial port, close serial port, send data)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:8634368
    • 提供者:onlyoulz
  1. COMSendFileDemo

    0下载:
  2. 通过串口发送文件的图形化界面。主要用于发送txt(A graphical interface to send a file through a serial port.)
  3. 所属分类:串口编程

    • 发布日期:2018-04-18
    • 文件大小:101376
    • 提供者:KevinKaren
  1. serial

    0下载:
  2. 使用PC机通过串口发送数据,是在windows下使用的。(send the data by serial)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:peachOrange
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com